Creating Oracle datasheets

If you have a large amount of existing test data in an Oracle database, you can create an external datasheet to use it in data-driven scripts. You can retrieve all data from a table, use a query to retrieve a subset of data, or use a script-generated query to retrieve data during playback.

Note: Oracle 8i release 3 and later databases are supported.

1. Choose Data > Create Datasheet.

The Create Datasheet wizard opens.

2. Select an external data source option.

3. Click Next.

4. Select Oracle database as the Datasheet type.

5. Select a database connection type and enter the connection details.

6. Select an Authentication type.

7. Select a Source to use to retrieve data from the database.

8. Click Next.

9. Specify the datasheet properties.

10. Click Finish to add the datasheet to the workspace.